Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 179,339 for

document formatting

(0.3 sec)
  1. Convert XLSX to WORD using Python or with free ...

    XLSX to WORD conversion in your Python applications without using Microsoft Office or online. Test free XLSX to WORD online converter quickly before integrating the code....a Microsoft Excel Open XML Format Spreadsheet file which is used...popular document format used for creating documents like reports...

    products.aspose.com/total/python-net/conversion...
  2. 使用JavaScript通过C++格式化区域|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++格式化Excel中的单元格区域。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  3. Infinite loop while inserting document in build...

    package org.example; import com.aspose.words.Document; import com.aspose.words.DocumentBuilder; import com.aspose.words.ImportFormatMode; public class ClauseDocumentService { public static void main(String[] args…...Infinite loop while inserting document in builder Aspose.Words Product...example; import com.aspose.words.Document; import com.aspose.words.DocumentBuilder;...

    forum.aspose.com/t/infinite-loop-while-insertin...
  4. Aspose::Words::Layout::ShowInBalloons enum | As...

    Aspose::Words::Layout::ShowInBalloons enum. Specifies which revisions are rendered in balloons in C++....insert, delete and format revisions inline. Format 1 Renders insert...and delete revisions inline, format revisions in balloons. FormatAndDelete...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. ListLevel.RestartAfterLevel | Aspose.Words for ...

    Discover the ListLevel RestartAfterLevel property to easily manage list numbering in your Documents. Simplify organization and enhance clarity today!... Document doc = new Document (); DocumentBuilder...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Incorrect HTML to PDF conversion result using J...

    Tried to convert the HTML file included here: test_aspose.zip (1.5 KB) using the following Java code: public StreamingResponseBody asposePdf(@RequestParam(name="html") final String htmlInput) throws Exception { fina…...Screen); final var document = new com.aspose.html.HTMLDocument(htmlInput...PdfDevice(pdfSaveOptions, out); document.renderTo(device); return streamResponse(out...

    forum.aspose.com/t/incorrect-html-to-pdf-conver...
  7. Converting a TEX file to PDF using Java | Aspos...

    TEX to PDF conversion via Java sample code. Programmers can use this example code to export TEX to PDF within any Web or Desktop Java based application....programmatically a document from TEX to PDF format with a modern document-processing...possible conversion formats, see the Documentation pages. Also, you...

    products.aspose.com/pdf/java/conversion/tex-to-...
  8. Aspose::Words::Layout::RevisionOptions::get_Ins...

    Aspose::Words::Layout::RevisionOptions::get_InsertedTextEffect method. Allows to specify the effect to be applied to the inserted content Insertion. Default value is Underline in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revisions...DoubleUnderline ); // Render format revisions in dark red and bold...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisionBarsWidth method. Gets or sets width of revision bars, points in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revisions...DoubleUnderline ); // Render format revisions in dark red and bold...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. Aspose::Words::Layout::RevisionOptions::get_Del...

    Aspose::Words::Layout::RevisionOptions::get_DeletedTextColor method. Allows to specify the color to be used for deleted content Deletion. Default value is ByAuthor in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revisions...DoubleUnderline ); // Render format revisions in dark red and bold...

    reference.aspose.com/words/cpp/aspose.words.lay...